Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSIS installer: Clean up Windows Start Menu entry #683

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

RedBlackAka
Copy link
Contributor

Cleans up the Windows Start Menu entry by removing the uninstall shortcut (which is ignored and no longer created since at least W10) and by removing the program folder, creating the shortcut directly in the Start Menu. This follows more modern conventions and makes the appearance cleaner (removes the step of needing to expand a folder each time in W10).

UX/UI change in the installer .nsi. File could potentially need some further updates and cleanups, can look at it more in depth later.

@OpenSauce04 OpenSauce04 self-requested a review March 16, 2025 14:51
@OpenSauce04 OpenSauce04 force-pushed the master branch 2 times, most recently from 3cbc4a4 to 634ab7c Compare March 18, 2025 12:56
@OpenSauce04
Copy link
Member

OpenSauce04 commented Mar 18, 2025

Does this PR consider people who may be upgrading from an existing install?
From the diff it doesn't seem like it.

@RedBlackAka
Copy link
Contributor Author

Oh - it does not. Can add a cleanup for those users and remove it again after a few releases.

Copy link
Member

@OpenSauce04 OpenSauce04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OpenSauce04 OpenSauce04 merged commit 9763488 into azahar-emu:master Mar 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants